Name | Description | |
---|---|---|
![]() | FromVertex | Gets or sets this edge's "from" GenericNetwork.Vertex<V,E,Y>. |
![]() | Link | Gets or sets this edge's associated Link. |
![]() | Network | Gets or sets the network that this edge is part of. |
![]() | Route | Gets the Route associated with this edge. This may be needed by the algorithm to add bends to the link. |
![]() | ToVertex | Gets or sets this edge's "to" GenericNetwork.Vertex<V,E,Y>. |